* sysdep.c [__FreeBSD__]: Fix recently-introduced typos.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Jun 2012 08:21:48 +0000 (01:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Jun 2012 08:21:48 +0000 (01:21 -0700)
commit613051be946b99f3d4fb49c49b206c449d8ecb29
tree298d8397b66ac428be73eac4a16aa006608b8c59
parent534d90afea5cb983f3e77ebabc455373056d5d57
* sysdep.c [__FreeBSD__]: Fix recently-introduced typos.

Privately reported by Herbert J. Skuhra.
[__FreeBSD__]: Remove "*/" typo after "#include".
(timeval_to_EMACS_TIME) [__FreeBSD__]: New static function.
(TIMEVAL) [__FreeBSD__]: Now a static function rather than a macro.
(TIMEVAL, system_process_attributes) [__FreeBSD__]:
Don't assume EMACS_TIME and struct timeval are the same type.
src/ChangeLog
src/sysdep.c